CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Car Detect

搜索资源列表

  1. 51PC-Controll

    0下载:
  2. (1)基于51AT系列的单片机智能多功能遥控小车程序,能自动检测障碍物、避障; (2)小车附加功能1:能实现基于采用DS18B20芯片采集温度数据,并通过软件编程的形式读取数据值; (3)小车附加功能2:要求接收设备能够及时灵敏的接收实时温度值,通过数码管显示,并具有数据初步分析、报警等功能;-This issue introduces obstacle avoidance automatically, and can realize temperature remote measure
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:8529
    • 提供者:tty
  1. Naikur_Gohil_Project_Report

    0下载:
  2. object detection which detect car in the traffic or in the foggy environment
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1899997
    • 提供者:Harshil
  1. Car_Demo

    0下载:
  2. 智能小车实现功能: 1.运用色标传感器对颜色进行识别 2.金属探测传感器识别金属物 3.超声波传感器测量距离 4.霍尔传感器实现小车速度测量 小车在行驶中轨迹、探测预埋金属铁片、躲避障碍物、测量车速等-Intelligent vehicle functions: The car in the running process tracing requirements, design a AT89C51 microcontroller as the core contr
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:233889
    • 提供者:朱欢武
  1. xunji

    0下载:
  2. 本设计是一种基于单片机控制的简易自动寻迹小车系统,包括小车系统构成软硬件设计方法。小车以AT89C51 为控制核心, 用单片机产生PWM波,控制小车速度。利用红外光电传感器对路面黑色轨迹进行检测,并将路面检测信号反馈给单片机。单片机对采集到的信号予以分析判断,及时控制驱动电机以调整小车转向,从而使小车能够沿着黑色轨迹自动行驶,实现小车自动寻迹的目的-The design is based on simple microprocessor controlled automatic tracing
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:1077890
    • 提供者:李天龙
  1. dd

    0下载:
  2. 完成电磁飞思卡尔车直立行走 并能检测信号转向-Complete the electromagnetic the Freescale car to walk upright and can detect signal steering
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:266602
    • 提供者:hexin
  1. MSp430

    0下载:
  2. 实现小车的自动循迹,壁障,寻光,检测金属。肯定能用,且实验验证-Automatic tracking of the car, the barrier, look for the light to detect metal. Certainly can, and experimental verification
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:40521
    • 提供者:ww
  1. CameraTrack

    0下载:
  2. 利用opencv检测移动物体.用来发现车俩。-Detect moving objects using opencv. Available for the detection of car and wife.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-11
    • 文件大小:2088229
    • 提供者:mike
  1. shiyan

    0下载:
  2. 实现客户机(CLIENT)类。定义字符型静态数据成员ServerName,保存其服务器名称;整型静态数据成员ClientNum,记录已定义的客户数量;定义静态函数ChangeServerName()改变服务器名称。在头文件client.h中定义类,在文件client.cpp中实现,在文件test.cpp 中测试这个类,观察相应的成员变量取值的变化情况。(需要给出main函数代码和运行结果) 完善Body类,将检测胖瘦的标准定义为静态数据成员并设计相应的静态成员函数。(最好给出main函数
  3. 所属分类:source in ebook

    • 发布日期:2016-01-26
    • 文件大小:799744
    • 提供者:
  1. automatic-mist-system

    0下载:
  2. 这个是在keil上用C编写的一个程序,是我在学校做的一个创新工程项目,主要功能是实验,检测玻璃跟室内温度,然后通过单片机计算露点温度算出汽车挡风玻璃的起雾温度,进而通过继电器控制汽车空调的开和关。由于程序还不是最完美的,还存在一些不确定因素,例如继电器的控制有延时,露点公式的精确等,其他功能齐全。-This is a program in keil written in C, is an innovative project that I do in school, the main funct
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:3234
    • 提供者:吉毛
  1. Balance_Car0

    0下载:
  2. 利用AVR做主控芯片的自平衡小车,外围器件有加速度计、陀螺仪、编码器等。利用加速度计与陀螺仪检测出现态的角度,通过卡尔曼滤波得出数据,再做出相应的调节。能实现小车的自平衡。-Self-Balancing Robot using AVR master chip peripheral devices accelerometer, gyroscope, encoder. Accelerometers and gyroscopes to detect the presence of the state&
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:89419
    • 提供者:李鑫煌
  1. dianzixiaomifeng

    0下载:
  2. 本设计采用实验专用小车,以AT89S52单片机为控制核心,加以超声波测距仪、探测电路、通信部分、液晶显示、电源电路以及其他电路构成。系统由89S52通过IO口控制小车的前进后退以及转向。超声波测距仪用来测量小车在封闭的场地里的具体坐标。探测电路用来探测硬币,经通信系统将第一辆小车测得的硬币位置传给第二辆小车,后一辆小车将根据收到的数据自动找到该硬币。同时本系统将测得各项数据通过液晶显示出来。-This design USES the special car to AT89S52 single c
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:1190583
    • 提供者:邓竞
  1. stm_32_circle_countTime

    0下载:
  2. 智能小车分圈计时器的设计。利用STM32为核心处理器,以红外对管检测外界物体,触发外部中断启动计时,利用内部定时器中断实现精确到小数点后两位的计时,并通过LED显示出当前的时间。-Design smart car sub lap timer. Utilize the STM32 core processor, infrared tube to detect external objects, trigger external interrupt start timing, internal ti
  3. 所属分类:SCM

    • 发布日期:2017-11-03
    • 文件大小:324842
    • 提供者:卢夏衍
  1. InnoSTAR_Robot

    0下载:
  2. 透過博創科技推出的UP-InnoSTAR™ 創意之星™ 機器人套件,來實作機器人小車,可以偵測前方或後方是否有物體來進行左右轉。-Through UP-InnoSTAR ™ technology is introduced Borch creative Star ™ robot kit, to implement robot car, can detect whether the front or rear of the objects to turn
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:7430576
    • 提供者:Vincent
  1. aw

    0下载:
  2. canny算法检测车的边缘 就是噪声有点多-detect the car
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:4301623
    • 提供者:赵钢
  1. final

    0下载:
  2. 通过激光传感器探测赛道信息,实现飞思卡尔小车竞速比赛。-By the laser sensor to detect the track information, Freescale car racing game.
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:337317
    • 提供者:hanshun
  1. robot

    0下载:
  2. 430单片机写的机器人小车程序,可以检测硬币,铁,可以循迹-430 single-the robot car program write, can detect coins, iron, tracking
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:380692
    • 提供者:罗俊
  1. CCD

    0下载:
  2. 摄像头组智能车竞赛,检测双黑线从而实现在白线上行走- Camera group smart car competition, to detect double black line to achieve in the white line to walk
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:218498
    • 提供者:sunshine
  1. Image-detection-auto-target

    0下载:
  2. 该代码用于检测交通视频中汽车目标,涉及到数学形态学。-The code is used to detect traffic video in the car target involves mathematical morphology.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:1010
    • 提供者:王情伟
  1. part3_0

    0下载:
  2. 智能小车能检测到前方的障碍物并能够有效的避开障碍物的单片机程序-Smart car can detect obstacles in front of the SCM process can effectively avoid obstacles
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:1406
    • 提供者:秋子
  1. PIDxiaoche

    0下载:
  2. 使用增量式PID算法,对智能小车进行调速控制,同时使用超声波传感器探测前往障碍物的位置-Incremental PID algorithm, the smart car speed control while using ultrasonic sensors to detect the position to the obstacle
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:48128
    • 提供者:张灵杰
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com